home *** CD-ROM | disk | FTP | other *** search
- Path: ratty.wolfe.net!mgooding
- From: mgooding@wolfe.net (Joshua Gooding)
- Newsgroups: comp.lang.c++
- Subject: strings from VB
- Date: 14 Jan 1996 19:33:06 GMT
- Organization: Wolfe Internet Access, L.L.C.
- Message-ID: <4dblpi$o6p@news1.wolfe.net>
- NNTP-Posting-Host: gonzo.wolfenet.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am writing a DLL in Borland C++ that has several functions that I am
- going to call from a Visual Basic 3.0 Professional application but I need
- to pass a string to the function. How would I go about doing this. Does
- Visual Basic pass strings as pointers to characters?
-